home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Source Code
/
C++
/
Frameworks
/
Sprocket Framework DR2
/
Sprocket Framework Interfaces
/
UGuide.h
< prev
next >
Wrap
Text File
|
1996-05-13
|
194b
|
12 lines
// Sprocket Framework header file
// UGuide.h
#ifndef __APPLEGUIDE__
#include <AppleGuide.h>
#endif
OSErr OpenGuideFile(void);
OSErr OpenGuideFileWithSearch(ConstStr255Param SearchString);